
/* 

-------------------------------------------------------------

VARIABLES

*/
/* 

-------------------------------------------------------------

GLOBAL

*/

@font-face {
  font-family: 'museo';
  src: url('../font/museo300-regular.eot');
  src: url('../font/museo300-regular.otf') format('truetype'),
       url('../font/museo300-regular.woff') format('woff'),
       url('../font/museo300-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/museo300-regular.svg#museo300') format('svg');
  font-weight: 300;
}

@font-face {
  font-family: 'museo';
  src: url('../font/museo500-regular.eot');
  src: url('../font/museo500-regular.otf') format('truetype'),
       url('../font/museo500-regular.woff') format('woff'),
       url('../font/museo500-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/museo500-regular.svg#museo500') format('svg');
  font-weight: 500;
}

@font-face {
  font-family: 'museo';
  src: url('../font/museo700-regular.eot');
  src: url('../font/museo700-regular.otf') format('truetype'),
       url('../font/museo700-regular.woff') format('woff'),
       url('../font/museo700-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/museo700-regular.svg#museo700') format('svg');
  font-weight: 700;
}

html {
  height: 100%; }

body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  background: #2a2a2a;
  font-family: "museo", serif;
  font-weight: 300;
  color: #757575;
  line-height: 36px;
  font-size: 23px; }
  @media (max-width: 1150px) {
    body {
      font-size: 20px;
      line-height: 33px; } }
  @media (max-width: 767px) {
    body {
      font-size: 16px;
      line-height: 27px; } }

.container {
  margin: auto;
  width: 1200px;
  position: relative; }
  @media (max-width: 1300px) {
    .container {
      width: 1100px; } }
  @media (max-width: 1150px) {
    .container {
      width: 900px; } }
  @media (max-width: 960px) {
    .container {
      width: 700px; } }
  @media (max-width: 767px) {
    .container {
      width: 85%; } }

.text p {
 text-align: justify;    
}

.super-liste{
 text-align: left;
 margin-left: 10%;
}

.white {
 color: inherit;   
}

img {
  max-width: 100%; }

#viewport {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  width: 100%;
  overflow: hidden; }

.column-left {
  width: 575px;
  float: left; }
  @media (max-width: 1300px) {
    .column-left {
      width: 525px; } }
  @media (max-width: 1150px) {
    .column-left {
      width: 425px; } }
  @media (max-width: 960px) {
    .column-left {
      width: 100%;
      float: none; } }

.column-right {
  width: 575px;
  float: right; }
  @media (max-width: 1300px) {
    .column-right {
      width: 525px; } }
  @media (max-width: 1150px) {
    .column-right {
      width: 425px; } }
  @media (max-width: 960px) {
    .column-right {
      width: 100%;
      float: none; } }

a {
  color: #e1382e;
  text-decoration: none;
  outline: none; }

a img {
  border: none; }

.clear {
  clear: both; }

.borderbox, .service-callout .view-item, header .text, .contact, .contact .contact-text, .contact .formstxt, .contact .formsbtn, #design .design-block, #featured .feature-title, #featured .feature-count, #featured .feature-info, #featured-slider .slide {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.shadow-bottom {
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 20; }

.service-text {
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .service-text {
      margin-bottom: 40px; } }

.service-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 35px;
  line-height: 45px;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  margin-bottom: 40px; }
  @media (max-width: 1150px) {
    .service-list {
      font-size: 30px;
      line-height: 40px; } }
  @media (max-width: 767px) {
    .service-list {
      font-size: 22px;
      line-height: 30px; } }

.service-sep {
  height: 1px;
  background: #bbbbbb;
  position: relative;
  margin: 50px 0px; }
  .service-sep span {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0px;
    top: -7px;
    border: 2px solid #bbbbbb;
    background: #e2e2e2; }

.service-callout {
  font-family: "museo-sans", sans-serif;
  font-size: 18px;
  line-height: 28px; }
  .service-callout .image {
    width: 130px;
    overflow: hidden;
    float: left;
    position: relative; }
    .service-callout .image img {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    @media (max-width: 960px) {
      .service-callout .image {
        width: 170px; } }
    @media (max-width: 767px) {
      .service-callout .image {
        width: 100%;
        float: none;
        margin-bottom: 20px; } }
  .service-callout .view-item {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 33px;
    text-align: center;
    top: 0px;
    z-index: 20; }
    @media (max-width: 767px) {
      .service-callout .view-item {
        background: none; } }
    .service-callout .view-item span {
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px;
      display: inline-block;
      height: 28px;
      width: 28px;
      border: 2px solid #e1382d; }
      .service-callout .view-item span img {
        vertical-align: top;
        width: 10px;
        height: 10px;
        padding-top: 9px; }
    @media (max-width: 960px) {
      .service-callout .view-item {
        padding-top: 47px; } }
    @media (max-width: 767px) {
      .service-callout .view-item {
        padding-top: 30%; } }
  .service-callout .view-item:hover span {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .service-callout .text {
    width: 410px;
    float: right; }
    @media (max-width: 1300px) {
      .service-callout .text {
        width: 360px; } }
    @media (max-width: 1150px) {
      .service-callout .text {
        width: 270px;
        font-size: 16px; } }
    @media (max-width: 960px) {
      .service-callout .text {
        width: 500px; } }
    @media (max-width: 767px) {
      .service-callout .text {
        width: 100%;
        float: none;
        font-size: 18px;
        line-height: 28px; } }

.circle-callout {
  width: 55px;
  text-align: center; }
  .circle-callout a {
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    -ms-border-radius: 55px;
    border-radius: 55px;
    display: block;
    width: 55px;
    height: 55px;
    border: 2px solid #e1382d; }
  .circle-callout a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .circle-callout img {
    padding-top: 23px;
    vertical-align: top; }
  @media (max-width: 767px) {
    .circle-callout {
      display: none; } }

h1, h2, h3 {
  font-family: "museo-sans", sans-serif;
  padding: 0px;
  margin: 0px;
  font-weight: 700;
  letter-spacing: -2px; }

h2 {
  font-size: 80px;
  line-height: 80px; }
  @media (max-width: 1300px) {
    h2 {
      font-size: 70px;
      line-height: 70px; } }
  @media (max-width: 1150px) {
    h2 {
      font-size: 60px;
      line-height: 60px; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 40px;
      line-height: 40px; } }

span.sub-text {
  font-size: 20px;
  line-height: 20px;
  display: block;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 10px; }

span.red-hit {
  color: #e1382d; }

.heading-sep {
  width: 25px;
  height: 2px;
  background: #ffffff;
  margin: 30px 0px;
  margin-bottom: 40px; }

.loading-modal {
  font-family: "museo-sans", sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #2a2a2a;
  z-index: 200;
  text-align: center; }
  .loading-modal .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 0; }
    @media (max-width: 960px) {
      .loading-modal .diagonal {
        left: -100px; } }
    @media (max-width: 767px) {
      .loading-modal .diagonal {
        display: none; } }
  .loading-modal .logo {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 30%;
    z-index: 300;
    line-height: 300px; }
  .loading-modal .percent {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 30%;
    font-size: 300px;
    font-weight: 700;
    line-height: 300px;
    color: #313131;
    z-index: 200; }
  .loading-modal .text {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 50px;
    font-size: 15px;
    letter-spacing: 3px; }

.trans-all, .circle-callout a {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }

.trans-bg {
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out; }

.trans-opacity {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.trans-transform {
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out; }

.trans-nav {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.trans-contact {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.trans-scale, .service-callout .view-item span {
  -webkit-transition: transform 0.2s, visibility 0.2s;
  -moz-transition: transform 0.2s, visibility 0.2s;
  -ms-transition: transform 0.2s, visibility 0.2s;
  -o-transition: transform 0.2s, visibility 0.2s;
  transition: transform 0.2s, visibility 0.2s; }

/* Sections */
/* 

-------------------------------------------------------------

MENU

*/
.menu {
  font-family: "museo-sans", sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #2a2a2a;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
  transition: transform 0.4s, opacity 0.4s, visibility 0s 0.4s; }
  .menu .logo-btn {
    height: 35px;
    position: absolute;
    left: 25px;
    top: 27px; }
    @media (max-width: 767px) {
      .menu .logo-btn {
        left: 19px;
        top: 19px;
        height: 28px; } }
    .menu .logo-btn svg {
      width: 100%;
      height: 35px; }
      @media (max-width: 767px) {
        .menu .logo-btn svg {
          height: 28px; } }
    .menu .logo-btn svg:hover path {
      fill: #e1382d; }
  .menu .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 0; }
    @media (max-width: 960px) {
      .menu .diagonal {
        left: 0px; } }
    @media (max-width: 767px) {
      .menu .diagonal {
        display: none; } }
  .menu .menu-items {
    text-align: center;
    position: absolute;
    top: 22%;
    left: 0px;
    width: 100%;
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    transform: perspective(500px) rotateX(-20deg);
    -moz-transform: perspective(500px) rotateX(-20deg);
    -webkit-transform: perspective(500px) rotateX(-20deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s; }
    @media (max-width: 767px) {
      .menu .menu-items {
        top: 70px; } }
    .menu .menu-items ul {
      list-style: none;
      text-transform: uppercase;
      margin: 0px;
      padding: 0px;
      margin-bottom: 50px; }
    .menu .menu-items a {
      color: #ffffff;
      text-decoration: none;
      font-size: 30px;
      line-height: 30px;
      font-weight: 700;
      letter-spacing: -2px; }
      @media (max-width: 767px) {
        .menu .menu-items a {
          font-size: 18px;
          line-height: 20px;
          letter-spacing: 0px; } }
    .menu .menu-items span {
      font-weight: 100;
      letter-spacing: 2px;
      display: block;
      font-size: 15px; }
    .menu .menu-items a:hover {
      color: #e1382d; }
    .menu .menu-items .heading-sep {
      margin: 10px auto;
      margin-bottom: 20px; }
  .menu .close {
    width: 20px;
    position: absolute;
    right: 32px;
    top: 28px; }
    @media (max-width: 767px) {
      .menu .close {
        right: 21px;
        top: 25px; } }
    .menu .close svg {
      width: 20px;
      width: 20px; }
    .menu .close svg:hover path {
      fill: #e1382d; }
  .menu .menu-bottom {
    color: #f28a83;
    background: #e1382d;
    position: absolute;
    line-height: 80px;
    width: 100%;
    left: 0px;
    bottom: -80px;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .menu .menu-bottom a {
      color: #ffffff; }
    .menu .menu-bottom a:hover {
      text-decoration: underline; }

.menu-open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }
  .menu-open .menu-items {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s; }
  .menu-open .menu-bottom {
    bottom: 0px; }

/* 

-------------------------------------------------------------

NAVIGATION

*/
#main-nav-hold {
  font-family: "museo-sans", sans-serif;
  background: #e1382d;
  font-size: 16px;
  height: 90px;
  position: relative;    
  text-align: center;    
  text-transform: uppercase; }

.menu-clear {
    margin-right: 0;
}

  @media (max-width: 767px) {
    #main-nav-hold {
      display: none; } }
  #main-nav-hold .logo-btn {
    height: 35px;
    height: 35px;
    position: absolute;
    left: 25px;
    top: 27px; }
    #main-nav-hold .logo-btn svg {
      width: 100%;
      height: 35px; }
  #main-nav-hold .main-nav {
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 100;
    border-bottom: 1px solid #bf3025;
    height: 90px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    background: #e1382d; }
    #main-nav-hold .main-nav a.nav-btn {
      color: #f28a83;
      line-height: 90px;
      margin: 0px 15px; }
      @media (max-width: 1150px) {          
        #main-nav-hold .main-nav a.nav-btn {
          font-size: 14px; } }
      @media (max-width: 960px) { 
          #main-nav-hold {
          text-align: right;
       }
          .menu-clear {
        margin-right: 70px;
          }
        #main-nav-hold .main-nav a.nav-btn {
        font-size: 13px;
          margin: 0px 12px; } }
    #main-nav-hold .main-nav a.active, #main-nav-hold .main-nav a.nav-btn:hover {
      color: #ffffff; }
  #main-nav-hold .menu-btn {
    width: 25px;
    position: absolute;
    right: 30px;
    top: 32px;
    display: block; }
    #main-nav-hold .menu-btn span {
      display: block;
      height: 2px;
      background: #ffffff;
      margin: 4px 0px; }
  #main-nav-hold .menu-btn:hover {
    top: 28px; }
    #main-nav-hold .menu-btn:hover span {
      margin: 6px 0px; }
  #main-nav-hold .fixed-nav {
    position: fixed; }
  #main-nav-hold .main-nav-open {
    left: -600px; }
  #main-nav-hold .nav-light-gray {
    background: #e2e2e2;
    border-bottom: 1px solid #c7c7c7; }
    #main-nav-hold .nav-light-gray .logo-btn svg path {
      fill: #424242; }
    #main-nav-hold .nav-light-gray a.nav-btn {
      color: #969696; }
    #main-nav-hold .nav-light-gray a.active, #main-nav-hold .nav-light-gray a.nav-btn:hover {
      color: #424242; }
    #main-nav-hold .nav-light-gray .menu-btn span {
      background: #424242; }
  #main-nav-hold .nav-dark-gray {
    background: #2a2a2a;
    border-bottom: 1px solid #191919; }
    #main-nav-hold .nav-dark-gray .logo-btn svg path {
      fill: #ffffff; }
    #main-nav-hold .nav-dark-gray a.nav-btn {
      color: #969696; }
    #main-nav-hold .nav-dark-gray a.active, #main-nav-hold .nav-dark-gray a.nav-btn:hover {
      color: #ffffff; }
    #main-nav-hold .nav-dark-gray .menu-btn span {
      background: #ffffff; }



/* 

-------------------------------------------------------------

HEADER

*/
header {
  height: 100%;
  width: 100%;
  background: url(../img/header-bg.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  header .parallax-top {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px; }
  @media (max-width: 767px) {
    header {
      height: 580px; } }
  header video.headervid {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 0;
    display: block; }
    @media (max-width: 767px) {
      header video.headervid {
        display: none; } }
  header .overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/header-overlay.png) repeat;
    z-index: 2; }
    @media (max-width: 767px) {
      header .overlay {
        display: none; } }
  header .logo {
    position: absolute;
    left: 40px;
    top: 50px;
    width: 300px;
    height: 60px;
    z-index: 101; }
    @media (max-width: 767px) {
      header .logo {
        top: 17px;
        left: 20px;
        width: 100px;
        position: fixed; } }
  header .header-nav {
    font-family: "museo-sans", sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 2px;
    position: absolute;
    right: 50px;
    top: 60px;
    width: 300px;
    text-align: right;
    z-index: 10; }
    @media (max-width: 767px) {
      header .header-nav {
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        background: #2a2a2a;
        color: #ffffff;
        width: 100%;
        padding-right: 20px;
        height: 70px;
        right: 0px;
        top: 0px;
        position: fixed;
        z-index: 100;
        line-height: 70px;
        border-bottom: 1px solid #191919; }
        header .header-nav a.contact-btn, header .header-nav .menu-txt {
          display: none; } }
    header .header-nav .contact-btn {
      border-right: 1px solid #6d6c6c;
      padding-right: 15px; }
    header .header-nav a {
      color: #ffffff;
      line-height: 24px;
      display: inline-block;
      margin-left: 15px; }
    header .header-nav a:hover {
      color: #e1382c; }
      header .header-nav a:hover .menu-sandwhich {
        margin-top: -5px; }
        header .header-nav a:hover .menu-sandwhich span {
          margin: 6px 0px; }
    header .header-nav .menu-sandwhich {
      display: inline-block;
      width: 25px;
      vertical-align: top;
      padding-top: 1px;
      margin-left: 5px; }
      header .header-nav .menu-sandwhich span {
        display: block;
        height: 2px;
        background: #6d6c6c;
        margin: 4px 0px; }
  header .text {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 28%;
    line-height: 34px;
    color: #fff;
    z-index: 10; }
    @media (max-width: 767px) {
      header .text {
        padding: 0px 30px;
        top: 26%;
        font-size: 18px;
        line-height: 30px; }
        header .text br {
          display: none; } }
  header h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 100px;
    line-height: 90px;
    margin-bottom: 30px; }
    @media (max-width: 1300px) {
      header h1 {
        font-size: 90px;
        line-height: 80px; } }
    @media (max-width: 1150px) {
      header h1 {
        font-size: 80px;
        line-height: 70px; } }
    @media (max-width: 960px) {
      header h1 {
        font-size: 70px;
        line-height: 60px; } }
    @media (max-width: 767px) {
      header h1 {
        font-size: 50px;
        line-height: 50px; } }
  header .scroll {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 50px;
    text-align: center;
    z-index: 10; }
    @media (max-width: 767px) {
      header .scroll {
        display: none; } }
    header .scroll svg {
      width: 50px;
      height: 50px;
      margin-bottom: 15px; }
    header .scroll a {
      font-family: "museo-sans", sans-serif;
      font-size: 14px;
      letter-spacing: 4px;
      color: #949494;
      line-height: 14px;
      padding: 0px;
      display: inline-block; }
    header .scroll a:hover {
      color: #e1382d; }
    header .scroll img {
      width: 50px;
      height: 50px; }

/* 

-------------------------------------------------------------

CONTACT

*/
#content {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%; }

.contact-open {
  margin-left: -600px; }
  @media (max-width: 767px) {
    .contact-open {
      margin-left: -300px; } }
  .contact-open .contact {
    right: 0px; }
    .contact-open .contact .contact-text {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      transform: rotateY(0deg);
      -webkit-transition: transform 0.4s;
      -moz-transition: transform 0.4s;
      -ms-transition: transform 0.4s;
      -o-transition: transform 0.4s;
      transition: transform 0.4s; }

.contact {
  position: fixed;
  width: 600px;
  right: -600px;
  top: 0px;
  height: 100%;
  z-index: 200;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #8c8c8c; }
  @media (max-width: 767px) {
    .contact {
      background: #2a2a2a;
      border-left: 2px solid #202020; } }
  @media (max-width: 767px) {
    .contact {
      width: 300px;
      right: -300px; } }
  .contact .contact-text {
    -webkit-transform: perspective(500px) rotateY(-20deg);
    -moz-transform: perspective(500px) rotateY(-20deg);
    -ms-transform: perspective(500px) rotateY(-20deg);
    transform: perspective(500px) rotateY(-20deg);
    -webkit-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    -ms-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 100px 50px;
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%; }
  .contact .contact-form {
    margin-top: 30px;
    padding-bottom: 80px; }
    .contact .contact-form #contact-form-error {
      color: #ffffff; }
  .contact .formstxt {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    outline: none;
    padding: 20px;
    font-family: "museo-sans", sans-serif;
    font-size: 14px;
    color: #707070;
    border: none;
    background: #313131;
    border: 1px solid #313131;
    width: 100%; }
  .contact .errortxt {
    border: 1px solid #555555; }
  .contact .formstxt:focus {
    background: #383838;
    border: 1px solid #383838; }
  .contact .formsbtn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    outline: none;
    padding: 20px 50px;
    font-size: 18px;
    font-family: "museo-sans", sans-serif;
    background: #e1382d;
    border: none;
    color: #ffffff;
    font-weight: 700;
    cursor: pointer; }
    @media (max-width: 767px) {
      .contact .formsbtn {
        padding: 20px 0px;
        width: 100%;
        font-size: 15px; } }
  .contact .formsbtn:hover {
    background: #ff473a; }
  .contact .close {
    width: 20px;
    position: absolute;
    right: 31px;
    top: 34px; }
    @media (max-width: 767px) {
      .contact .close {
        right: 21px;
        top: 25px; } }
    .contact .close svg {
      width: 20px;
      width: 20px; }
    .contact .close svg:hover path {
      fill: #e1382d; }
  .contact h2 {
    color: #ffffff;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contact h2 {
        font-size: 30px;
        line-height: 30px; } }

/* 

-------------------------------------------------------------

ENGINEERING

*/
#engineering {
  background: #e1382d;
  padding: 130px 0px;
  padding-bottom: 300px;
  color: #f6c4c1;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    #engineering {
      padding: 60px 0px; } }
  @media (max-width: 960px) {
    #engineering .column-right {
      padding-bottom: 740px; } }
  @media (max-width: 767px) {
    #engineering .column-right {
      padding-bottom: 0px; } }
  #engineering .exploded {
    position: absolute; }


  #engineering .linedash {
    height: 1500px;
    border-right: 1px dashed #ed8881;
    left: 200px;
    top: 0px;
    z-index: 6; }
    @media (max-width: 1150px) {
      #engineering .linedash {
        left: 230px; } }
    @media (max-width: 960px) {
      #engineering .linedash {
        left: 350px;
        top: 900px; } }
    @media (max-width: 767px) {
      #engineering .linedash {
        display: none; } }

#engineering .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    left: -1050px;
    top: -250px;
    z-index: 0; }
    @media (max-width: 1150px) {
      #engineering .diagonal {
        left: -1160px; } }
    @media (max-width: 960px) {
      #engineering .diagonal {
        left: -950px;
        top: 600px; } }
    @media (max-width: 767px) {
      #engineering .diagonal {
        display: none; } }

#engineering .circle-callout {
    position: absolute;
    left: 210px;
    top: 275px;
    z-index: 30; }
    @media (max-width: 960px) {
      #engineering .circle-callout {
        left: 42%;
        top: 960px; } }

  #engineering .part1 {
    width: 970px;
    position: absolute;
    left: -170px;
    top: 20px;
    z-index: 10; }
    @media (max-width: 1150px) {
      #engineering .part1 {
          width: 450px;
          left: -10px;
          top: 110px; } }
    @media (max-width: 960px) {
      #engineering .part1 {
        display : none} }
    @media (max-width: 767px) {
      #engineering .part1 {
        display: none; } }


  #engineering .smallpart, #engineering .part2, #engineering .part3, #engineering .part4 {
    left: -50px;
    width: 970px; }
    @media (max-width: 1150px) {
      #engineering .smallpart, #engineering .part2, #engineering .part3, #engineering .part4 {
        left: 190px;
        width: 80px; } }
    @media (max-width: 960px) {
      #engineering .smallpart, #engineering .part2, #engineering .part3, #engineering .part4 {
        left: 310px; } }
    @media (max-width: 767px) {
      #engineering .smallpart, #engineering .part2, #engineering .part3, #engineering .part4 {
        display: none; } }
  #engineering .part2 {
    top: 160px;
    z-index: 9; }
    @media (max-width: 960px) {
      #engineering .part2 {
        top: auto;
        bottom: 90px; } }
  #engineering .part3 {
    top: 300px;
    z-index: 8; }
    @media (max-width: 960px) {
      #engineering .part3 {
        top: auto;
        bottom: -30px; } }
  #engineering .part4 {
    top: 780px;
    z-index: 7; }
    @media (max-width: 960px) {
      #engineering .part4 {
        top: auto;
        bottom: -200px; } }
  #engineering h2 {
    color: #ffffff; }
  #engineering .service-list {
    color: #ffffff; }
  #engineering .service-sep {
    background: #fb584d; }
    #engineering .service-sep span {
      border: 2px solid #fb584d;
      background: #e1382d; }
  #engineering .service-callout .text {
    color: #ffffff; }
  #engineering .shadow-bottom {
    opacity: 0.4;
    -webkit-opacity: 0.4; }

/* 

-------------------------------------------------------------

Design 2D & 3D
*/
#design {
  background: #e2e2e2;
  padding: 150px 0px;
  padding-bottom: 0px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #design {
      padding: 60px 0px; } }
  #design h2 {
    color: #424242; }
  #design .column-left {
    z-index: 10;
    position: relative; }
    @media (max-width: 960px) {
      #design .column-left {
        padding-bottom: 550px; } }
    @media (max-width: 767px) {
      #design .column-left {
        padding-bottom: 0px; } }
  #design .heading-sep {
    background: #414141; }
  #design .service-sep {
    background: #bfbfbf; }
    #design .service-sep span {
      border: 2px solid #bfbfbf;
      background: #e2e2e2; }
  #design .service-callout .text {
    color: #424242; }
  #design .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    right: -1050px;
    top: -250px;
    z-index: 0; }
    @media (max-width: 1150px) {
      #design .diagonal {
        right: -1160px; } }
    @media (max-width: 960px) {
      #design .diagonal {
        right: -950px;
        top: 350px; } }
    @media (max-width: 767px) {
      #design .diagonal {
        display: none; } }

  #design .circle-callout {
    position: absolute;
    right: 270px;
    top: 250px;
    z-index: 30; }
    @media (max-width: 1150px) {
      #design .circle-callout {
        right: -330px;
        top: 140px; } }
    @media (max-width: 960px) {
      #design .circle-callout {
        right: 560px;
        top: 1000px; } }

  #design .axe {
    width: 700px;
    position: absolute;
    right: -250px;
    top: 60px;
    z-index: 1; }
    @media (max-width: 1300px) {
      #design .axe {
        width: 920px;
        right: -400px; } }
    @media (max-width: 1150px) {
      #design .axe {
        width: 720px;
        right: -330px;
        top: 140px; } }
    @media (max-width: 960px) {
      #design .axe {
        width: 850px;
        right: -100px;
        top: 750px; } }
    @media (max-width: 767px) {
      #design .axe {
        display: none; } }
  #design .design-row {
    padding-top: 150px;
    position: relative;
    z-index: 2; }
    @media (max-width: 767px) {
      #design .design-row {
        padding-top: 90px; } }
  #design .design-block {
    width: 25%;
    float: left;
    height: 450px;
    box-sizing: border-box;
    border-right: 1px dashed #bfbfbf;
    text-align: center;
    padding: 80px 50px;
    font-size: 17px;
    line-height: 28px;
    position: relative; }
    @media (max-width: 1150px) {
      #design .design-block {
        padding: 60px 40px;
        font-size: 16px;
        line-height: 26px; } }
    @media (max-width: 960px) {
      #design .design-block {
        background: #e2e2e2;
        border-top: 1px solid #bfbfbf;
        width: 50%;
        padding: 70px 30px;
        height: 330px; } }
    @media (max-width: 767px) {
      #design .design-block {
        float: none;
        width: auto;
        border-right: none;
        height: auto; } }
    #design .design-block h3 {
      letter-spacing: 0px;
      font-size: 20px;
      text-transform: uppercase;
      color: #414141;
      margin-bottom: 10px; }
#design .design-block p {
        text-align:justify;
}

    #design .design-block .circle-point {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      right: -7px;
      top: -7px;
      border: 2px solid #bfbfbf;
      background: #e2e2e2;
      z-index: 5; }
      @media (max-width: 960px) {
        #design .design-block .circle-point {
          display: none; } }
  @media (max-width: 960px) {
    #design .even {
      border-right: none; }
      #design .even .circle-point {
        display: none; } }

/* 

-------------------------------------------------------------

Moules et Outillages

*/
#tools {
  background: #2a2a2a;
  padding: 150px 0px;
  padding-bottom: 240px;
  color: #e2e2e2;
  position: relative;
  overflow: hidden; }
  @media (max-width: 1150px) {
    #tools {
      padding-bottom: 200px;
      padding-bottom: 160px; } }
  @media (max-width: 767px) {
    #tools {
      padding: 60px 0px; } }



  
#tools .jet {
    width: 650px;
    position: absolute;
    left: -270px;
    top: 10px;
    z-index: 5; }
    @media (max-width: 1150px) {
      #tools .jet {
        width: 650px;
        top: 10px;
        left: -270px; } }
    @media (max-width: 960px) {
      #tools .jet {
        display: none; } }
    @media (max-width: 580px) {
      #tools .jet {
        display: none; } }
  
#tools .jet-steez {
    width: 900px;
    position: absolute;
    left: -490px;
    bottom: -360px;
    z-index: 4; }
    @media (max-width: 1300px) {
      #tools .jet-steez {
        left: -500px;
        bottom: -370px; } }
    @media (max-width: 1150px) {
      #tools .jet-steez {
        width: 700px;
        left: -365px;
        bottom: -240px; } }
    @media (max-width: 960px) {
      #tools .jet-steez {
        left: -72px;
        bottom: -230px; } }
    @media (max-width: 767px) {
      #tools .jet-steez {
        display: none; } }
  #tools .column-right {
    z-index: 10;
    position: relative; }
    @media (max-width: 960px) {
      #tools .column-right {
        padding-bottom: 580px; } }
    @media (max-width: 767px) {
      #tools .column-right {
        padding-bottom: 0px; } }
  #tools h2 {
    color: #ffffff; }
  #tools .callout1 {
    position: absolute;
    left: 310px;
    top: 320px;
    z-index: 20; }
    @media (max-width: 960px) {
      #tools .callout1 {
        top: 1100px;
        left: 580px; } }
  #tools .callout2 {
    position: absolute;
    left: 70px;
    top: 700px;
    z-index: 20; }
    @media (max-width: 960px) {
      #tools .callout2 {
        top: 1205px;
        left: 290px; } }
  #tools .service-list {
    color: #ffffff; }
  #tools .service-sep {
    background: #454545; }
    #tools .service-sep span {
      border: 2px solid #454545;
      background: #2a2a2a; }
  #tools .service-callout .text {
    color: #ffffff; }
  #tools .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    left: -800px;
    bottom: -520px;
    z-index: 0; }
    @media (max-width: 1150px) {
      #tools .diagonal {
        left: -520px; } }
    @media (max-width: 960px) {
      #tools .diagonal {
        left: 63px;
        bottom: -200px; } }
    @media (max-width: 767px) {
      #tools .diagonal {
        display: none; } }
  #tools .shadow-bottom {
    opacity: 0.4;
    -webkit-opacity: 0.4; }

/* 

-------------------------------------------------------------

TESTIMONIALS

*/
#testimonials {
  padding: 250px 0px;
  background: #2a2a2a url(../img/testimonial-bg.jpg) center no-repeat;
  background-size: cover;
  color: #e2e2e2;
  position: relative; }
  @media (max-width: 767px) {
    #testimonials {
      padding: 150px 0px; } }
  #testimonials .overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/header-overlay.png) repeat;
    z-index: 2; }
    @media (max-width: 767px) {
      #testimonials .overlay {
        display: none; } }
  #testimonials video.jetvid {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 0;
    display: block; }
    @media (max-width: 767px) {
      #testimonials video.jetvid {
        display: none; } }
  #testimonials .text {
    font-size: 32px;
    line-height: 50px;
    width: 950px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 3; }
    @media (max-width: 1150px) {
      #testimonials .text {
        width: 750px;
        font-size: 28px;
        line-height: 45px; } }
    @media (max-width: 1150px) {
      #testimonials .text {
        width: 650px; } }
    @media (max-width: 767px) {
      #testimonials .text {
        width: 90%;
        font-size: 20px;
        line-height: 35px; } }

/* 

-------------------------------------------------------------

FEATURED WORKS

*/
#featured {
  background: #e2e2e2;
  position: relative;
  overflow: hidden; }
  #featured .shadow-bottom {
    opacity: 0.4;
    -webkit-opacity: 0.4; }
  #featured .feature-top {
    border-bottom: 1px solid #bbbbbb;
    text-align: center;
    padding: 80px 0px; }
    #featured .feature-top h2 {
      color: #414141; }
  #featured .dashed-line {
    width: 33.33%;
    height: 100%;
    border-right: 1px dashed #bbbbbb;
    float: left;
    z-index: 0; }
  #featured .feature-title {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 60px; }
    @media (max-width: 1300px) {
      #featured .feature-title {
        padding: 40px; } }
    #featured .feature-title h2 {
      color: #414141;
      margin-bottom: 40px;
      font-size: 50px;
      line-height: 50px; }
      #featured .feature-title h2 span {
        font-size: 18px; }
  #featured .feature-count {
    position: absolute;
    top: 60px;
    right: 60px;
    color: #888888;
    font-size: 18px;
    text-align: right; }
    #featured .feature-count .active {
      color: #414141; }
    @media (max-width: 1300px) {
      #featured .feature-count {
        right: 40px;
        top: 40px; } }
  #featured .feature-count-large {
    font-weight: 700;
    position: absolute;
    font-size: 500px;
    color: #cfcfcf;
    left: 50%;
    top: 0px;
    line-height: 940px; }
    @media (max-width: 1300px) {
      #featured .feature-count-large {
        line-height: 800px; } }
    @media (max-width: 1150px) {
      #featured .feature-count-large {
        font-size: 400px; } }
    @media (max-width: 960px) {
      #featured .feature-count-large {
        font-size: 300px;
        line-height: 500px; } }
    @media (max-width: 767px) {
      #featured .feature-count-large {
        font-size: 200px;
        line-height: 400px;
        left: 35%;
        top: auto;
        bottom: -170px; } }
  #featured .feature-nav {
    position: absolute;
    right: 60px;
    top: 370px;
    text-align: center;
    z-index: 20; }
    @media (max-width: 1300px) {
      #featured .feature-nav {
        right: 40px;
        top: 320px; } }
    #featured .feature-nav a {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      border: 2px solid transparent;
      display: block;
      width: 18px;
      height: 18px;
      margin: 10px auto;
      line-height: 14px; }
    #featured .feature-nav a span {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      display: inline-block;
      width: 7px;
      height: 7px;
      background: #999999;
      vertical-align: middle; }
    #featured .feature-nav a.active {
      border: 2px solid #e1382d; }
    #featured .feature-nav a:hover span {
      background: #e1382d; }
    #featured .feature-nav a.active span, #featured .feature-nav a.active:hover span {
      background: none; }
  #featured .feature-sep {
    height: 1px;
    background: #bbbbbb;
    position: relative;
    margin: 50px 0px; }
    #featured .feature-sep span {
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 0px;
      top: -7px;
      border: 2px solid #bbbbbb;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      background: #e2e2e2; }
  #featured .feature-info {
    width: 25%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 60px; }
    @media (max-width: 1300px) {
      #featured .feature-info {
        padding: 40px; } }
    #featured .feature-info ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      font-size: 18px;
      line-height: 32px;
      margin-bottom: 40px; }
    #featured .feature-info .view {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      display: block;
      line-height: 70px;
      background: #e1382d;
      color: #ffffff;
      text-align: center;
      font-size: 15px;
      letter-spacing: 2px; }
    #featured .feature-info h3 {
      color: #414141;
      margin-bottom: 40px;
      font-size: 50px;
      line-height: 50px; }
      #featured .feature-info h3 span {
        color: #e1382c;
        display: block;
        font-size: 22px;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 0px; }
        @media (max-width: 767px) {
          #featured .feature-info h3 span {
            font-size: 18px;
            line-height: 18px; } }
    #featured .feature-info a:hover {
      background: #ff473a; }
  
#featured .feature-bouteille {
    width: 850px;
    position: absolute;
    left: 38%;
    top: 30px;
    z-index: 1; }
    @media (max-width: 1300px) {
      #featured .feature-bouteille {
        width: 750px;
        left: 31%; } }
    @media (max-width: 1150px) {
      #featured .feature-bouteille {
        width: 700px;
        left: 31%; } }
    @media (max-width: 960px) {
      #featured .feature-bouteille {
        display: none; } }

#featured .feature-carter-plastique-automobile, #featured .feature-carter-plastique-energie, #featured .feature-manette-electromenager, #featured .feature-carter-electromenager, #featured .feature-joint-silicone, #featured .feature-soft-touch, #featured .feature-impression-3D {
    width: 800px;
    position: absolute;
    left: 33%;
    top: 90px;
    z-index: 1; }
    @media (max-width: 1300px) {
      #featured .feature-carter-plastique-automobile, #featured .feature-carter-plastique-energie, #featured .feature-manette-electromenager, #featured .feature-carter-electromenager, #featured .feature-joint-silicone, #featured .feature-soft-touch, #featured .feature-impression-3D {
        width: 660px;
        left: 34%} }
    @media (max-width: 1150px) {
      #featured .feature-carter-plastique-automobile, #featured .feature-carter-plastique-energie, #featured .feature-manette-electromenager, #featured .feature-carter-electromenager, #featured .feature-joint-silicone, #featured .feature-soft-touch, #featured .feature-impression-3D {
        width: 580px;
        left: 32%} }
    @media (max-width: 960px) {
      #featured .feature-carter-plastique-automobile, #featured .feature-carter-plastique-energie, #featured .feature-manette-electromenager, #featured .feature-carter-electromenager, #featured .feature-joint-silicone, #featured .feature-soft-touch, #featured .feature-impression-3D {
        display: none; } }

  


  #featured .noborder {
    border: none; }

/* Featured Slider */
#featured-slider {
  position: relative;
  height: 940px;
  z-index: 0;
  font-family: "museo-sans", sans-serif; }
  @media (max-width: 1300px) {
    #featured-slider {
      height: 800px; } }
  @media (max-width: 960px) {
    #featured-slider {
      display: none; } }
  #featured-slider .slide {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden; }

/* Featured Mobile */
#featured-mobile {
  display: none; }
  @media (max-width: 960px) {
    #featured-mobile {
      display: block; } }
  #featured-mobile .feature-item {
    position: relative;
    border-bottom: 1px solid #bfbfbf;
    overflow: hidden; }
  #featured-mobile .feature-info {
    position: relative;
    width: 70%;
    margin: auto;
    left: auto;
    bottom: auto;
    padding: 60px;
    text-align: center; }
    @media (max-width: 767px) {
      #featured-mobile .feature-info {
        width: 400px; } }
    #featured-mobile .feature-info .view {
      display: inline-block;
      padding: 0px 30px;
      line-height: 50px; }
      @media (max-width: 767px) {
        #featured-mobile .feature-info .view {
          font-size: 12px;
          padding: 0px 20px;
          line-height: 50px; } }

/* Feature Modal */
.feature-modal {
  font-family: "museo-sans", sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #2a2a2a;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
  transition: transform 0.4s, opacity 0.4s, visibility 0s 0.4s; }
  .feature-modal .logo-btn {
    height: 35px;
    height: 35px;
    position: absolute;
    left: 25px;
    top: 27px;
    z-index: 200; }
    @media (max-width: 767px) {
      .feature-modal .logo-btn {
        left: 19px;
        top: 19px;
        height: 28px; } }
    .feature-modal .logo-btn svg {
      width: 100%;
      height: 35px; }
      @media (max-width: 767px) {
        .feature-modal .logo-btn svg {
          height: 28px; } }
    .feature-modal .logo-btn svg:hover path {
      fill: #e1382d; }
  .feature-modal .diagonal {
    width: 1800px;
    height: 1800px;
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 0; }
    @media (max-width: 960px) {
      .feature-modal .diagonal {
        left: 0px; } }
    @media (max-width: 767px) {
      .feature-modal .diagonal {
        display: none; } }
  .feature-modal .close {
    width: 20px;
    position: absolute;
    right: 32px;
    top: 27px;
    z-index: 200; }
    @media (max-width: 767px) {
      .feature-modal .close {
        right: 21px;
        top: 26px; } }
    .feature-modal .close svg {
      width: 20px;
      width: 20px; }
    .feature-modal .close svg:hover path {
      fill: #e1382d; }
  .feature-modal .heading-sep {
    margin: 30px auto; }
  .feature-modal h2 {
    color: #ffffff; }
    .feature-modal h2 span {
      display: block;
      color: #e1382d;
      font-size: 35px;
      line-height: 35px;
      font-weight: 300;
      letter-spacing: 0px; }
  .feature-modal img {
    margin-bottom: -10px; }
  .feature-modal .feature-half {
    width: 50%;
    float: left; }
    @media (max-width: 767px) {
      .feature-modal .feature-half {
        width: 100%;
        float: none; } }
  .feature-modal .feature-scroll {
    overflow: auto;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%; }
  .feature-modal .feature-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10;
    position: relative;
    width: 900px;
    margin: auto;
    margin-top: -50px;
    padding-top: 200px;
    text-align: center;
    padding-bottom: 200px; }
    @media (max-width: 1150px) {
      .feature-modal .feature-content {
        width: 850px; } }
    @media (max-width: 960px) {
      .feature-modal .feature-content {
        width: 600px; } }
    @media (max-width: 767px) {
      .feature-modal .feature-content {
        width: 280px;
        padding-top: 100px; } }
  .feature-modal .bash-video {
    width: 900px;
    height: 506px; }
    @media (max-width: 1150px) {
      .feature-modal .bash-video {
        width: 850px;
        height: 478px; } }
    @media (max-width: 960px) {
      .feature-modal .bash-video {
        width: 600px;
        height: 394px; } }
    @media (max-width: 767px) {
      .feature-modal .bash-video {
        width: 280px;
        height: 157px; } }
  .feature-modal .feature-number {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    padding-top: 80px;
    color: #5b5b5b;
    margin-bottom: 200px;
    font-weight: 100; }
    .feature-modal .feature-number b {
      color: #ffffff;
      font-weight: 700; }
  .feature-modal .text {
    font-family: "museo", serif;
    text-align: center;
    color: #c4c4c4;
    font-size: 18px;
    line-height: 30px;
    padding: 0px 80px;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      .feature-modal .text {
        padding: 0px 30px; } }
  .feature-modal .feature-bottom {
    color: #f28a83;
    background: #e1382d;
    position: fixed;
    z-index: 100;
    line-height: 80px;
    width: 100%;
    left: 0px;
    bottom: -80px;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .feature-modal .feature-bottom .active {
      color: #ffffff; }

.feature-open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }
  .feature-open .feature-content {
    margin-top: 0px; }
  .feature-open .feature-bottom {
    bottom: 0px; }

.featured-open-body {
  overflow: hidden; }

/* 

-------------------------------------------------------------

FOOTER

*/
footer {
  background: #2a2a2a; }
  footer .work-together {
    text-align: center;
    line-height: 200px;
    font-size: 32px; }
    @media (max-width: 960px) {
      footer .work-together {
        font-size: 20px; } }
    footer .work-together a {
      background: #e1382d;
      color: #ffffff;
      display: block; }
      @media (max-width: 767px) {
        footer .work-together a {
          font-size: 16px;
          line-height: 24px;
          padding: 30px; } }
    footer .work-together a:hover {
      background: #ff473a; }
    footer .work-together span {
      border-bottom: 2px solid #ffffff; }
  footer .map-hold {
    height: 700px;
    position: relative; }
    @media (max-width: 767px) {
      footer .map-hold {
        height: 200px; } }
  footer .map {
    height: 700px;
    background: #2a2a2a; }
    @media (max-width: 767px) {
      footer .map {
        display: none; } }
  footer .footer-info {
    font-family: "museo-sans", sans-serif;
    color: #d2d2d2;
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0px;
    z-index: 10;
    font-size: 18px;
    line-height: 60px; }
    @media (max-width: 960px) {
      footer .footer-info {
        text-align: center; } }
    @media (max-width: 767px) {
      footer .footer-info {
        font-size: 15px;
        line-height: 25px; } }
    footer .footer-info a {
      color: #e1382d; }
  footer .to-top {
    width: 190px;
    position: absolute;
    right: 0px;
    top: 0px; }
    @media (max-width: 960px) {
      footer .to-top {
        display: none; } }
    footer .to-top a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      color: #ffffff;
      display: block;
      background: #3c3c3c;
      line-height: 60px;
      text-align: center;
      font-size: 15px;
      letter-spacing: 2px; }
    footer .to-top a:hover {
      background: #4c4c4c; }
